Skip to content

AutoDJProcessor: Move DeckAttributes into its own file - #16861

Open
cr7pt0gr4ph7 wants to merge 4 commits into
mixxxdj:mainfrom
cr7pt0gr4ph7:rtm_autodj_deckattributes
Open

AutoDJProcessor: Move DeckAttributes into its own file#16861
cr7pt0gr4ph7 wants to merge 4 commits into
mixxxdj:mainfrom
cr7pt0gr4ph7:rtm_autodj_deckattributes

Conversation

@cr7pt0gr4ph7

@cr7pt0gr4ph7 cr7pt0gr4ph7 commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Just a simple copy & paste (first commit) plus a few small additions (the remaining commits).

Split off on @daschuer's request from: #13183 (which has now been superseded by #16865).


This PR is the first in a five-part series that culminates in #16865 to display the accurate remaining play time of the Auto DJ queue in the UI.

  1. AutoDJProcessor: Move DeckAttributes into its own file #16861
  2. AutoDJProcessor: Add TrackAttributes implementation #16862
  3. AutoDJProcessor: Display the remaining duration of the Auto DJ queue in the UI #16863
  4. AutoDJProcessor: Add calculateTransitionImpl and make it free from side-effects #16864
  5. AutoDJProcessor: Accurately calculate the remaining play time #16865

This is a first step in generalizing the transition logic in
AutoDJProcessor to enable it to also be applied to tracks in
the queue instead of just the current decks.

The code of DeckAttributes has not been changed at all (yet),
and is simply copy-pasted from autodjprocessor.(cpp|h).
@cr7pt0gr4ph7
cr7pt0gr4ph7 force-pushed the rtm_autodj_deckattributes branch from e65b1f7 to 3839b34 Compare August 11, 2026 09:45
@ninomp

ninomp commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

I would like to help move the AutoDJ improvements along.

As a first step, I looked at this PR and since I don't see anything wrong, I'm giving this PR an LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants